home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / PredatorPrey / ProgramM.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-22  |  186 b   |  11 lines  |  [TEXT/KAHL]

  1. /* ProgramM.h */
  2. /* Created 940113 1:07 by AppMaker */
  3.  
  4. #ifndef __PRM__
  5. #define __PRM__
  6.  
  7. /*----------*/
  8. void InitProgramM     (void);
  9. void DoProgram         (short        itemNr);
  10.  
  11. #endif    /*    __PRM__    */